props[PROP_CONTAINS_POINTER] =
g_param_spec_boolean ("contains-pointer",
P_("Contains Pointer"),
- P_("Whether the pointer is inthe controllers widget or a descendant"),
+ P_("Whether the pointer is in the controllers widget or a descendant"),
FALSE,
G_PARAM_READABLE);
props[PROP_CONTAINS_POINTER] =
g_param_spec_boolean ("contains-pointer",
P_("Contains Pointer"),
- P_("Whether the pointer is inthe controllers widget or a descendant"),
+ P_("Whether the pointer is in the controllers widget or a descendant"),
FALSE,
G_PARAM_READABLE);